ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ITargetElementAction<TView> Interface / _apply Method

In This Topic
    _apply Method (ITargetElementAction<TView>)
    In This Topic
    Syntax
    'Declaration
     
    Sub _apply( _
       ByVal target As TView _
    ) 
    void _apply( 
       TView target
    )

    Parameters

    target
    See Also